projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8667afb
)
don't add tearoffs to GtkComboBoxes
author
cinamod
<cinamod>
Wed, 28 Jul 2004 16:19:05 +0000
(16:19 +0000)
committer
cinamod
<cinamod>
Wed, 28 Jul 2004 16:19:05 +0000
(16:19 +0000)
modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
patch
|
blob
|
history
diff --git
a/modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
b/modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
index 19f7a38e56d77c98282c0e3ed1ffc9881fefa5ba..d8f74551819484222d26e696b18b1f83f5c648b3 100755
(executable)
--- a/
modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
+++ b/
modules/engines/ms-windows/Theme/gtk-2.0/gtkrc
@@
-7,9
+7,10
@@
style "msw-default"
GtkWidget::interior_focus = 1
GtkOptionMenu::indicator_size = { 9, 5 }
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
- GtkToolbar::shadow-type =
etched-in
- GtkHandleBox::shadow-type =
etched-in
+ GtkToolbar::shadow-type =
none
+ GtkHandleBox::shadow-type =
none
GtkSpinButton::shadow-type = in
+ GtkComboBox::add-tearoffs = false
GtkTreeView::allow-rules = 0
GtkTreeView::expander_size = 11